home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / beer.sea / Beer / Beer Stax / card_29411.txt < prev    next >
Text File  |  1988-09-26  |  3KB  |  142 lines

  1. -- card: 29411 from stack: in
  2. -- bmap block id: 27763
  3. -- flags: 0000
  4. -- background id: 24374
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=469 top=281 right=309 bottom=492
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Facts
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual dissolve to black
  23.   visual effect iris open slowly
  24.   go to card ID 5172
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=466 top=311 right=334 bottom=496
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 19162 / 19162
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Next
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to next card
  44. end mouseUp
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=434 top=311 right=334 bottom=465
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 9120 / 9120
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Prev
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to previous card
  62. end mouseUp
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 00
  67. -- high flags: 8003
  68. -- rect: left=372 top=313 right=333 bottom=426
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Menu
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   visual effect barn door open slow
  80.   go to card ID 3496 of stack "Beer Stax"
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 5 (button)
  86. -- low flags: 00
  87. -- high flags: 8003
  88. -- rect: left=277 top=312 right=334 bottom=368
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: More Ales╔
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   visual effect dissolve slow
  100.   go to previous card
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 6 (button)
  106. -- low flags: 00
  107. -- high flags: 0000
  108. -- rect: left=429 top=280 right=307 bottom=452
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Tastes
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   go to stack "beer tastes"
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 7 (button)
  125. -- low flags: 00
  126. -- high flags: 8003
  127. -- rect: left=277 top=286 right=308 bottom=377
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: List of Types
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   visual effect barn door close slow
  139.   go to card ID 32784
  140. end mouseUp
  141.  
  142.